home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / kuf.swf / scripts / DefineButton2_374 / BUTTONCONDACTION on(release, releaseOutside).as < prev   
Encoding:
Text File  |  2003-05-03  |  82 b   |  5 lines

  1. on(release, releaseOutside){
  2.    stopDrag();
  3.    _parent.controlMovie(false);
  4. }
  5.